* lisp/editorconfing.el: Cosmetic ELisp style changes
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Jun 2024 03:18:03 +0000 (23:18 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Jun 2024 18:38:31 +0000 (14:38 -0400)
commit812831ee2f754277050bc15053490119d13ef958
tree6dfedd05849111c5f3286a4e2261d26c230a71da
parentc5d86db81173100bd0303cfb2066b1a0319c2caa
* lisp/editorconfing.el: Cosmetic ELisp style changes

Prefer #' to quote function names.
Remove redundant :groups.
Silence compiler warnings.

* lisp/editorconfig.el: Remove post-trailer.
The var is already set via `.dir-locals.el` anyway.
(editorconfig-call-get-properties-function): Use condition-case-unless-debug.
lisp/editorconfig-core.el
lisp/editorconfig-fnmatch.el
lisp/editorconfig-tools.el
lisp/editorconfig.el